var vendor/golang.org/x/text/unicode/norm.nfcIndex
19 uses
vendor/golang.org/x/text/unicode/norm (current package)
tables15.0.0.go#L2793: i := nfcIndex[c0]
tables15.0.0.go#L2803: i := nfcIndex[c0]
tables15.0.0.go#L2809: i = nfcIndex[o]
tables15.0.0.go#L2819: i := nfcIndex[c0]
tables15.0.0.go#L2825: i = nfcIndex[o]
tables15.0.0.go#L2831: i = nfcIndex[o]
tables15.0.0.go#L2849: i := nfcIndex[c0]
tables15.0.0.go#L2853: i = nfcIndex[uint32(i)<<6+uint32(s[1])]
tables15.0.0.go#L2857: i = nfcIndex[uint32(i)<<6+uint32(s[2])]
tables15.0.0.go#L2878: i := nfcIndex[c0]
tables15.0.0.go#L2888: i := nfcIndex[c0]
tables15.0.0.go#L2894: i = nfcIndex[o]
tables15.0.0.go#L2904: i := nfcIndex[c0]
tables15.0.0.go#L2910: i = nfcIndex[o]
tables15.0.0.go#L2916: i = nfcIndex[o]
tables15.0.0.go#L2934: i := nfcIndex[c0]
tables15.0.0.go#L2938: i = nfcIndex[uint32(i)<<6+uint32(s[1])]
tables15.0.0.go#L2942: i = nfcIndex[uint32(i)<<6+uint32(s[2])]
tables15.0.0.go#L3488: var nfcIndex = [1408]uint8{
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |